All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH] Increasing the max_leb_count
@ 2015-01-21 17:52 Karthik Ramanan
  2015-01-21 17:52 ` [RFC PATCH] dra7xx-evm: ubifs: Increase "max_leb_cnt" Karthik Ramanan
  2015-01-21 18:58 ` [RFC PATCH] Increasing the max_leb_count Denys Dmytriyenko
  0 siblings, 2 replies; 5+ messages in thread
From: Karthik Ramanan @ 2015-01-21 17:52 UTC (permalink / raw)
  To: meta-ti

Background:

* GLSDK brings in a lot of multimedia and graphics
  enabling components as well as example applications.
* Customers are going to add more software layers on top 
  of this to enable more feature rich graphics and multimedia. 
* There are two configurations that are used internally:
   ** Release filesystem
   ** Debug filesystem - (Release + GDB + dbg-pkgs)
      dbg-pkgs is basically the EXTRA_MACHINE_FEATURES in 
      the local.conf that brings in the sources and debug
      symbols to allow gdb debugging.

With the current leb_count it is not possible to support 
the above usecases. And to allow for enough room for the 
customer to add their components and not hit the space 
issue, it is proposed to make this change.

Karthik Ramanan (1):
  dra7xx-evm: ubifs: Increase "max_leb_cnt"

 conf/machine/dra7xx-evm.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 5+ messages in thread
* [RFC PATCH] Increasing the max_leb_count
@ 2015-01-21  5:09 Karthik Ramanan
  0 siblings, 0 replies; 5+ messages in thread
From: Karthik Ramanan @ 2015-01-21  5:09 UTC (permalink / raw)
  To: meta-arago

Background:

* GLSDK brings in a lot of multimedia and graphics
  enabling components as well as example applications.
* Customers are going to add more software layers on top 
  of this to enable more feature rich graphics and multimedia. 
* There are two configurations that are used internally:
   ** Release filesystem
   ** Debug filesystem - (Release + GDB + dbg-pkgs)
      dbg-pkgs is basically the EXTRA_MACHINE_FEATURES in 
      the local.conf that brings in the sources and debug
      symbols to allow gdb debugging.

With the current leb_count it is not possible to support 
the above usecases. And to allow for enough room for the 
customer to add their components and not hit the space 
issue, it is proposed to make this change.

Karthik Ramanan (1):
  dra7xx-evm: ubifs: Increase "max_leb_cnt"

 conf/machine/dra7xx-evm.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-01-22 15:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-21 17:52 [RFC PATCH] Increasing the max_leb_count Karthik Ramanan
2015-01-21 17:52 ` [RFC PATCH] dra7xx-evm: ubifs: Increase "max_leb_cnt" Karthik Ramanan
2015-01-21 18:58 ` [RFC PATCH] Increasing the max_leb_count Denys Dmytriyenko
2015-01-22 15:52   ` Chengalvala, Vivek
  -- strict thread matches above, loose matches on Subject: below --
2015-01-21  5:09 Karthik Ramanan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.